home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Examples / AppKit / Graph / English.lproj / Help.nib / data.classes next >
Text File  |  1992-06-01  |  146b  |  12 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. GraphApp = {
  7.     OUTLETS = {
  8.     helpPanel;
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12.